Name
|
Operator
|
Operand
|
Operation Name
|
pop
|
pop
|
m16
|
Pop a Word from the Stack
|
|
pop
|
m32
|
|
|
pop
|
r16
|
|
|
pop
|
r32
|
|
|
pop
|
%ds
|
|
|
pop
|
%es
|
|
|
pop
|
%ss
|
|
|
pop
|
%fs
|
|
|
pop
|
%gs
|
|
|
|
|
|
popa/popad
|
|
|
Pop all General Registers
|
|
popa
|
|
|
|
popad
|
|
|
|
|
|
|
popf/popfd
|
popf
|
|
Pop Stack into FLAGS or
|
|
popfd
|
|
EFLAGS Register
|
|
|
|
|
push
|
push
|
m16
|
Push Operand onto the Stack
|
|
push
|
m32
|
|
|
push
|
r16
|
|
|
push
|
r32
|
|
|
push
|
$
imm8
|
|
|
push
|
$
imm16
|
|
|
push
|
$
imm32
|
|
|
push
|
Sreg
|
|
|
|
|
|
pusha/pushad
|
Push all General Registers
|
|
pusha
|
|
|
|
pushad
|
|
|
|
|
|
|
pushf/pushfd
|
Push Flags Register onto the Stack
|
|
pushf
|
|
|
|
pushfd
|
|
|